GtkMenuSectionBox: add support for iconic sections
authorMatthias Clasen <mclasen@redhat.com>
Mon, 28 Apr 2014 18:18:39 +0000 (14:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 28 Apr 2014 18:20:26 +0000 (14:20 -0400)
commit28a567f5a977a41bebd8541a680234ba3bdccc48
tree20f8b69367a9aaa05a7a3647c454c2e598746917
parent8fff8acbac56daf4de967f5ab8ed805391cd9e4b
GtkMenuSectionBox: add support for iconic sections

Sections that have the display-hint attribute set to
"horizontal-boxes" will be rendered as a row of icon
buttons, instead of menuitem-like.
gtk/gtkmenusectionbox.c